home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / sortall.arc / SORTALL.DOC < prev   
Encoding:
Text File  |  1986-06-25  |  3.4 KB  |  85 lines

  1.  
  2.                           SORTALL DOCUMENTATION
  3.  
  4.     SORTALL was written as a "universal" sorting utility for putting the 
  5. files in root directories and subdirectories in alphabetical order.  
  6. Other sorting utilities I have come across worked only on floppies, 
  7. worked only on hard disks, or worked only with a specific version of 
  8. DOS.  SORTALL was written to handle any diskette format known to DOS 2.x 
  9. or 3.x including the following: 
  10.  
  11.     Double- or single-sided 8 and 9 track diskettes
  12.  
  13.     15 track AT 1.2 meg diskettes
  14.  
  15.     Hard disks up to the regular DOS limit of 32 megabytes, formatted under
  16.        DOS 2.x or 3.x.
  17.  
  18.  
  19.     To use SORTALL, move to the directory or subdirectory you wish to 
  20. have sorted.  Execute SORTALL by either having it in the (sub)directory 
  21. being sorted or by "pathing" to it if it resides somewhere else.  For 
  22. example, to sort a floppy in drive A:, with SORTALL in your "Utility" 
  23. subdirectory on your hard disk, do the following: 
  24.  
  25.     For DOS 3.x:    C>A:
  26.                     A>C:\UTILITY\SORTALL
  27.  
  28.     For DOS 2.x:    C>CD\UTILITY
  29.                     C>A:
  30.                     A>C:SORTALL
  31.  
  32. *******  NEW FEATURE !!  *******
  33.  
  34.     As of version 2.0 of SORTALL, there are two ways available to sort 
  35. your subdirectories - by FILE NAME (the full 11 possible characters) or 
  36. by FILE EXTENSION (the optional 1-3 characters after the ".").  In the 
  37. latter case you can, for instance, group all your .WKS (for 1-2-3) 
  38. together within a subdirectory.  For a given FILE EXTENSION group, the 
  39. files will still be sorted by FILE NAME within that FILE EXTENSION.
  40.  
  41.    To sort by FILE NAME, (the default) execute "SORTALL" or "SORTALL /n"
  42.    
  43.    To sort by FILE EXTENSION, execute "SORTALL /x"
  44.  
  45. ********************************
  46.   
  47.  SOME CAVEATS:
  48.  
  49.     1. Although I have taken precautions to ensure I don't trash your 
  50.        disk, you use this program at your own risk!  If in doubt, backup 
  51.        your diskette or hard disk before you try SORTALL.  Don't say you 
  52.        weren't warned!  
  53.  
  54.     2. SORTALL will not work with RAM disks.  (Why would you ever want 
  55.        to sort a RAM disk anyway?) 
  56.  
  57.     3. SORTALL was written so as not to be device-specific.  It uses 
  58.        only DOS functions to read and write the disk(ette).  In theory, 
  59.        it should handle any "normal" DOS medium.  But it has not been 
  60.        tested, nor can I predict success with any of the following: 
  61.  
  62.                     a. Bernoulli Boxes
  63.  
  64.                     b. Hard disks which use special, patched DOS's or 
  65.                        other utilities to exceed the usual 32 megabyte 
  66.                        disk size limit.  
  67.                     
  68.                     c. 3 1/2 " diskettes, such as on the PC Convertible
  69.  
  70.                     d. Anything weird not mentioned above
  71.  
  72.          If anyone wants to volunteer to try SORTALL with any of the 
  73.        untried media listed above, please report back the results to the 
  74.        author, below, so this documentation can be kept up-to-date.  If 
  75.        necessary, I will then try to make any modifications required to 
  76.        accommodate these media.  
  77.  
  78.     4. A maximum of 512 (sub)directory entries will be processed by 
  79.        SORTALL.  If your (sub)directory has more than this number of 
  80.        files, then only the first 512 will be sorted.  
  81.    
  82.  
  83. Herb Sorock 
  84. Gene Plantz NW Chicago BBS id: ID0094
  85.